LEADTOOLS Medical (Leadtools.Dicom assembly)

SetUserInformation(Int32,Byte,Byte[]) Method

Show in webframe







Index of the User-defined item to set.
Type of the User-defined item.
Buffer that contains the data for the User-defined item.
Sets the specified User-defined item.
Syntax
public void SetUserInformation( 
   int index,
   byte type,
   byte[] data
)
'Declaration
 
Public Overloads Sub SetUserInformation( _
   ByVal index As Integer, _
   ByVal type As Byte, _
   ByVal data() As Byte _
) 
'Usage
 
Dim instance As DicomAssociate
Dim index As Integer
Dim type As Byte
Dim data() As Byte
 
instance.SetUserInformation(index, type, data)
public void SetUserInformation( 
   int index,
   byte type,
   byte[] data
)

            

            
 function Leadtools.Dicom.DicomAssociate.SetUserInformation(Int32,Byte,Byte[])( 
   index ,
   type ,
   data 
)
public:
void SetUserInformation( 
   int index,
   byte type,
   array<byte>^ data
) 

Parameters

index
Index of the User-defined item to set.
type
Type of the User-defined item.
data
Buffer that contains the data for the User-defined item.
Remarks
For more information about User-defined items, refer to AddUserInformation(Byte,Byte[]).
Example
For an example, refer to IsRoleSelect.
Requirements

Target Platforms

See Also

Reference

DicomAssociate Class
DicomAssociate Members
Overload List
UserInformationCount Property
GetUserInformationType Method
GetUserInformationDataLength Method
GetUserInformationDataPtr Method
GetUserInformationData Method
AddUserInformation(Byte,Byte[]) Method
DeleteUserInformation Method

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.

Leadtools.Dicom requires a Medical toolkit server license and unlock key. For more information, refer to: Imaging Pro/Document/Medical Features